Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter out edwards25519 symbls which are not supposed to have external linkage #286

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

torben-hansen
Copy link
Contributor

Description of changes:

aws/aws-lc#1309 wires up a new Ed25519 backend adding a new set of symbols with a prefix not captured by the current filter script. Add a rule that captures these symbols and filters them out, since they don't have external linkage.

See problematic linkage here: https://github.com/aws/aws-lc/actions/runs/6921644361/job/18827482208?pr=1309

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cb030a3) 95.42% compared to head (0def9ed) 95.42%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #286   +/-   ##
=======================================
  Coverage   95.42%   95.42%           
=======================================
  Files          51       51           
  Lines        6733     6733           
=======================================
  Hits         6425     6425           
  Misses        308      308           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@justsmth justsmth merged commit df58d85 into aws:main Nov 20, 2023
104 of 105 checks passed
torben-hansen added a commit that referenced this pull request Sep 27, 2024
To land aws/aws-lc#1877, must filter new s2n-bignum symbols that are not supposed to have external linkage. Similar to e.g. #286
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants